From 475057590a57c971b641a9888124a39c397fb2c8 Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Thu, 27 Jan 2005 13:47:05 +0000 Subject: [PATCH] bitkeeper revision 1.1159.223.46 (41f8f0d9VFDhRZsmMXXU3I_OEu8ADQ) silly mistake... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 73098aa3dd..1c8ee8dc8a 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ export DESTDIR # Export target architecture overrides to Xen and Linux sub-trees. ifneq ($(TARGET_ARCH),) -SUBARCH := $(subst x86_32,i386,$(ARCH)) +SUBARCH := $(subst x86_32,i386,$(TARGET_ARCH)) export TARGET_ARCH SUBARCH endif -- 2.30.2